home *** CD-ROM | disk | FTP | other *** search
- Path: news.ucalgary.ca!news
- From: nwhiting <nwhiting@acs.ucalgary.ca>
- Newsgroups: comp.lang.c++
- Subject: Re: Simple: What is G++?
- Date: 12 Mar 1996 23:59:03 GMT
- Organization: university of calgary
- Message-ID: <4i5347$113o@ds2.acs.ucalgary.ca>
- References: <00001a81+0000ac68@msn.com>
- NNTP-Posting-Host: nicholas@ts1-port-46.acs.ucalgary.ca
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 1.12 (X11; I; Linux 1.2.1 i486)
- X-URL: news:00001a81+0000ac68@msn.com
-
- G++ is the GNU free software foundation's C++ compiler which usually comes
- bundled within a GCC package. I commonly program on a unix platform and find
- that this is my favorite compiler. However, since it is a part of the GNU
- project you should expect that it will always be in the beta state even though
- I find it a very stable platform.
-
- Cheers,
-
-